bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
timespec
tests
tests
Undocumented in source.
version(WebAssembly)
struct
timespec {
time_t
tv_sec
;
int
tv_nsec
;
}
Members
Variables
tv_nsec
int
tv_nsec
;
Undocumented in source.
tv_sec
time_t
tv_sec
;
Undocumented in source.
Meta
Source
See Implementation
tests
tests
aliases
clockid_t
time_t
functions
_start
clock_gettime
main
printf
manifest constants
CLOCK_REALTIME
structs
CPosition
ChangeTestSystem
EmptyEventSystem
EmptySystem
EventSystem
EverySystem
ExternalUpdateCallTest
Sys1
Sys2
Sys3
TestComp
TestComp2
TestComp3
TestComp4
TestComp5
TestEvent
TestEvent2
TestSystem
TestSystem2
TestSystemWithHighPriority
Time
timespec