Infinite Runner Engine v1.9
Classes | Namespaces
MMSpeedTest.cs File Reference

Classes

struct  MoreMountains.Tools.MMSpeedTestItem
 A struct to store data associated to speed tests More...
 
class  MoreMountains.Tools.MMSpeedTest
 Use this class to run performance tests in your code. It'll output the time spent between the StartTest and the EndTest calls Make sure to use a unique ID for both calls
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools