Benchmark :: Module Core. More...
#include <string.h>#include <sys/time.h>#include <stdlib.h>#include "../../sr_module.h"#include "../../lib/kmi/mi.h"#include "../../mem/mem.h"#include "../../ut.h"#include "benchmark.h"#include "../../mem/shm_mem.h"
Go to the source code of this file.
Definition in file benchmark.c.
| int timer_active | ( | unsigned int | id | ) | [inline] |
Global enable mode can be: -1 - All timing disabled 0 - Timing enabled, watch for single timers enabled (default: off) 1 - Timing enabled for all timers
Definition at line 257 of file benchmark.c.
Referenced by _bm_log_timer(), and _bm_start_timer().

1.7.1