Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
k_timepoint_t Struct Reference

Kernel timepoint type. More...

#include <sys_clock.h>

Data Fields

uint64_t tick
 

Detailed Description

Kernel timepoint type.

Absolute timepoints are stored in this opaque type. It is best not to inspect its content directly.

See also
sys_timepoint_calc()
sys_timepoint_timeout()
sys_timepoint_expired()

Field Documentation

◆ tick

uint64_t k_timepoint_t::tick

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