MCPcopy Create free account
hub / github.com/0x1abin/MultiTimer / MultiTimerHandle

Class MultiTimerHandle

MultiTimer.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32typedef uint64_t (*PlatformTicksFunction_t)(void);
33
34typedef struct MultiTimerHandle MultiTimer;
35
36typedef void (*MultiTimerCallback_t)(MultiTimer* timer, void* userData);
37

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected