Type Definition vrp_core::utils::Timer[][src]

type Timer = Timer;

Implements performance timer functionality, mostly exists due to problem with Instant on wasm32 arch.