5.18. nvmlFBCStats_t Struct Reference
[Frame Buffer Capture Structures]
Structure to hold frame buffer capture sessions stats
Public Variables
- unsigned int averageFPS
 - Moving average new frames captured per second.
 - unsigned int averageLatency
 - Moving average new frame capture latency in microseconds.
 - unsigned int sessionsCount
 - Total no of sessions.
 
Variables
- unsigned int nvmlFBCStats_t::averageFPS [inherited]
 - 
                     
Moving average new frames captured per second.
 - unsigned int nvmlFBCStats_t::averageLatency [inherited]
 - 
                     
Moving average new frame capture latency in microseconds.
 - unsigned int nvmlFBCStats_t::sessionsCount [inherited]
 - 
                     
Total no of sessions.