Loading...
Searching...
No Matches
walltime_change_sub_t Struct Reference

Time change notification subscription. More...

Detailed Description

Time change notification subscription.

Definition at line 49 of file walltime.h.

#include <walltime.h>

Data Fields

void * next
 next pointer, internal use only
 
walltime_change_cb_t cb
 time change callback function
 
void * ctx
 callback function context
 

Field Documentation

◆ cb

walltime_change_cb_t walltime_change_sub_t::cb

time change callback function

Definition at line 51 of file walltime.h.

◆ ctx

void* walltime_change_sub_t::ctx

callback function context

Definition at line 52 of file walltime.h.

◆ next

void* walltime_change_sub_t::next

next pointer, internal use only

Definition at line 50 of file walltime.h.


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