Lolly 1.4.28
|
#include "timer.hpp"
#include "array.hpp"
#include "hashmap.hpp"
#include "iterator.hpp"
#include "merge_sort.hpp"
#include "tm_timer.hpp"
Go to the source code of this file.
Namespaces | |
namespace | lolly |
namespace | lolly::system |
Variables | |
static hashmap< string, uint32_t > | lolly::system::timing_level (0) |
static hashmap< string, uint32_t > | lolly::system::timing_nr (0) |
static hashmap< string, uint32_t > | lolly::system::timing_cumul (0) |
static hashmap< string, uint32_t > | lolly::system::timing_last (0) |