Macros | Functions
timing.c File Reference

Timing related functions. More...

Go to the source code of this file.

Macros

#define MAIN_ERR_PREFIX   "TIME: "
 Message prefix for TIMING module.
 

Functions

int time_msleep (unsigned int msecs)
 Milisecond delay. More...
 

Detailed Description

Timing related functions.

Copyright (c) 2012-2020 by the developers. See the LICENSE file for details.

If nothing else is specified, function return zero to indicate success and a negative value to indicate an error.

Definition in file timing.c.


Generated at 2024-04-27 using  doxygen