|
Blender V5.0
|
#include <time.h>
Public Member Functions | |
| fast_timer () | |
| bool | lap (uint64_t &delta) |
Protected Attributes | |
| uint32_t | last_cpu |
| uint64_t | last_value |
|
inline |
Definition at line 64 of file time.h.
References last_cpu, last_value, and time_fast_tick().
|
inline |
Definition at line 70 of file time.h.
References last_cpu, last_value, and time_fast_tick().
Referenced by PathTraceWorkCPU::render_samples_full_pipeline().
|
protected |
Definition at line 85 of file time.h.
Referenced by fast_timer(), and lap().
|
protected |
Definition at line 86 of file time.h.
Referenced by fast_timer(), and lap().