Diff<>(old, new, comparer, predicate, postProcessor) NewArray<>(size1, size2, size3, initialiser) RunMain(main, onUnhandledMain, onUnhandledThread) RunMain(main, onUnhandledMain, onUnhandledThread)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Static method: double Tic()Declarationpublic static double Tic() Summary
Starts / resets a simple performance timer. Returns the number of seconds elapsed since the last call to Ut.Tic(), or zero if this is the first call. See also Ut.Toc(). |