Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
platform_timer_accuracy.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace sysio { namespace chain {
4
5struct platform_timer;
6void compute_and_print_timer_accuracy(platform_timer& t);
7
8}}
void compute_and_print_timer_accuracy(platform_timer &t)