sarbian / ModuleManager

178 stars 95 forks source link

Don't use Unity's time since startup in thread #142

Closed blowfishpro closed 5 years ago

blowfishpro commented 5 years ago

It gives exceptions on debug builds of unity. We only care about delta time here anyway so stopwatch should be fine