This commit is contained in:
2019-10-07 20:34:41 -07:00
parent 2fa08bf99e
commit e4a9170515
4 changed files with 24 additions and 24 deletions

View File

@@ -177,7 +177,7 @@ pub fn main() {
drop(l);
return;
hprof::end_frame();
hprof::profiler().print_timing();
}