Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 293 Bytes

File metadata and controls

12 lines (8 loc) · 293 Bytes

StopwatchUtility

static class in AdvancedSceneManager.Utility

Description

Provides utility functions for working with stopwatches.

Static Methods

Member Description
TimeSpan GetElapsedTime(long startingTimestamp) Gets the elapsed time.