performance of structs vs classes
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Sep 26 11:29:10 PDT 2011
In the class test reset the timer:
{
auto h = new HClass();
sw.reset(); // <-
sw.start();
}
More information about the Digitalmars-d-learn
mailing list