Searched defs:nsStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1.cpp104 uint64_t nsStart = RTTimeNanoTS(); local
115 uint64_t cNsElapsed = RTTimeNanoTS() - nsStart;

Completed in 1334 milliseconds