MaxSDK::PerformanceTools Namespace Reference

Classes

class   ThreadTools
  This class lets control the amount of threading in different parts of Max */. More...
class   Timer
  Just a helper class to record how long a task takes. Just call this at the start and EndTimer at the end will return the amount of time that has passed in milliseconds. More...