Go to the source code of this file.
Function Documentation
The explain_buffer_clockid function may be used to print a representation of a clockid value.
- Parameters:
-
sb | The string buffer to print into. |
value | The clockid value to be printed. |
Definition at line 35 of file clockid.c.
The explain_parse_clockid_or_die function is used to parse a text string ito a clockid value.
- Parameters:
-
text | The text string to be parse for a timerid value. |
caption | additional text for error messages |
- Returns:
- the clockid value. Does not return on error.
Definition at line 42 of file clockid.c.
Variable Documentation
Initial value:
Definition at line 27 of file clockid.c.