Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
time_counter_t Struct Reference

#include <timer.h>

Data Fields

uint64_t current
 

Detailed Description

Definition at line 9 of file timer.h.

Field Documentation

◆ current

uint64_t time_counter_t::current

Definition at line 10 of file timer.h.

Referenced by get_timer_counter_count(), get_timer_counter_count_ms(), and init_timer_counter().


The documentation for this struct was generated from the following file: