Lolly 1.4.27
Loading...
Searching...
No Matches
Namespaces | Functions
timer.hpp File Reference
#include "tm_ostream.hpp"
#include <stdint.h>
Include dependency graph for timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lolly
 
namespace  lolly::system
 

Functions

void lolly::system::timer_start (string task)
 
void lolly::system::timer_cumul (string task)
 
void lolly::system::timer_reset (string task)
 
void lolly::system::bench_print (tm_ostream &ostream, string task, uint32_t threshold)
 
void lolly::system::bench_print (tm_ostream &ostream)