rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.utils.timer Namespace Reference

Functions

def time_this (f)
 

Function Documentation

◆ time_this()

def rfm2.utils.timer.time_this (   f)
Function that can be used as a decorator to time any method.