tests.tests

Undocumented in source.

Members

Aliases

clockid_t
alias clockid_t = int
Undocumented in source.
time_t
alias time_t = int
Undocumented in source.

Functions

_start
void _start()
Undocumented in source. Be warned that the author may not have intended to support it.
clock_gettime
int clock_gettime(clockid_t , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.
printf
int printf(char* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

CLOCK_REALTIME
enum CLOCK_REALTIME;
Undocumented in source.

Structs

CPosition
struct CPosition
Undocumented in source.
ChangeTestSystem
struct ChangeTestSystem
Undocumented in source.
EmptyEventSystem
struct EmptyEventSystem
Undocumented in source.
EmptySystem
struct EmptySystem
Undocumented in source.
EventSystem
struct EventSystem
Undocumented in source.
EverySystem
struct EverySystem
Undocumented in source.
ExternalUpdateCallTest
struct ExternalUpdateCallTest
Undocumented in source.
Sys1
struct Sys1
Undocumented in source.
Sys2
struct Sys2
Undocumented in source.
Sys3
struct Sys3
Undocumented in source.
TestComp
struct TestComp
Undocumented in source.
TestComp2
struct TestComp2
Undocumented in source.
TestComp3
struct TestComp3
Undocumented in source.
TestComp4
struct TestComp4
Undocumented in source.
TestComp5
struct TestComp5
Undocumented in source.
TestEvent
struct TestEvent
Undocumented in source.
TestEvent2
struct TestEvent2
Undocumented in source.
TestSystem
struct TestSystem
Undocumented in source.
TestSystem2
struct TestSystem2
Undocumented in source.
TestSystemWithHighPriority
struct TestSystemWithHighPriority
Undocumented in source.
Time
struct Time
Undocumented in source.
Time
struct Time
Undocumented in source.
Time
struct Time
Undocumented in source.
timespec
struct timespec
Undocumented in source.

Meta