Searched refs:proftime (Results 1 – 2 of 2) sorted by relevance
146 thread.proftime += time.Duration(nanotime() - thread.frameAt(0).spanStart)147 if thread.proftime < quantum {152 n := thread.proftime / quantum153 thread.proftime -= n * quantum
61 proftime time.Duration member