|
foobar2000 SDK
2015-08-03
|
#include <timers.h>
Public Member Functions | |
| profiler_static (const char *p_name) | |
| ~profiler_static () | |
| void | add_time (t_int64 delta) |
Private Attributes | |
| const char * | name |
| t_uint64 | num_called |
| t_uint64 | total_time |
| pfc::profiler_static::profiler_static | ( | const char * | p_name | ) |
Definition at line 7 of file timers.cpp.
| pfc::profiler_static::~profiler_static | ( | ) |
Definition at line 14 of file timers.cpp.
1.8.11