Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CurrentFrameTime

The overall frame time in seconds. Returns -1.0f if no timing information is available (for example, in the first frame or directly after resume).
Read time 1 minuteLast updated 7 days ago

Definition

public float CurrentFrameTime { readonly get; set; }