- CLOCK_MONOTIME
enum CLOCK_MONOTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CLOCK_PROCESS_CPUTIME_ID
enum CLOCK_PROCESS_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CLOCK_REALTIME
enum CLOCK_REALTIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CLOCK_THREAD_CPUTIME_ID
enum CLOCK_THREAD_CPUTIME_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D header file for C99.
This module contains bindings to selected types and functions from the standard C header <_time.h>. Note that this is not automatically generated, and may omit some types/functions from the original C header.