endTest method

void endTest()

Implementation

void endTest(){
  debugPrint( "${DateTime.now().millisecondsSinceEpoch - time} ms" );
}