FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kProfileStat Struct Reference

Description

Represents the state of a code profiling probe.

See also
kProfileProbe
Inheritance diagram for kProfileStat:
Inheritance graph

Public Attributes

k64u count
 Invocation count.
 
k32u max
 Maximum execution time (us).
 
k32u min
 Minimum execution time (us).
 
kText64 name
 Descriptive label (e.g. "Camera/0/ExposureCount").
 
k64u sum
 Sum of execution times (us).
 
k32u value
 Most recent execution time (us).
 

The documentation for this struct was generated from the following file: