Class uipc::GlobalTimer
ClassList > uipc > GlobalTimer
Public Functions
Type | Name |
---|---|
GlobalTimer (std::string_view name="GlobalTimer") |
|
GlobalTimer (const GlobalTimer &) = delete |
|
void | clear () |
GlobalTimer & | operator= (const GlobalTimer &) = delete |
void | print_merged_timings (std::ostream & o=std::cout) |
void | print_timings (std::ostream & o=std::cout) |
Json | report_as_json () |
Json | report_merged_as_json () |
void | set_as_current () |
~GlobalTimer () |
Public Static Functions
Type | Name |
---|---|
GlobalTimer * | current () |
Public Functions Documentation
function GlobalTimer [1/2]
function GlobalTimer [2/2]
function clear
function operator=
function print_merged_timings
function print_timings
function report_as_json
function report_merged_as_json
function set_as_current
function ~GlobalTimer
Public Static Functions Documentation
function current
The documentation for this class was generated from the following file include/uipc/common/timer.h