Example #1
0
 void Update()
 {
     Limit.ByFrames(UpdateFrameRate, () => UpdateText());
 }