| |
- __builtin__.object
-
- RenderingFrame
- exceptions.Exception(exceptions.BaseException)
-
- MissingData
- NoBeginFrameIdException
class RenderingFrame(__builtin__.object) |
|
Object with information about the triggering of a BeginMainFrame event. |
|
Methods defined here:
- __init__(self, events)
Static methods defined here:
- IsEventUseful(event)
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
- bounds
- queueing_duration
Data and other attributes defined here:
- begin_main_frame_event = 'ThreadProxy::BeginMainFrame'
- send_begin_frame_event = 'ThreadProxy::ScheduledActionSendBeginMainFrame'
| |