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

type Timer = Timer;

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