Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Attributes | List of all members
BelaCpuData Struct Reference

Public Attributes

int count
 Number of samples (tic/toc pairs) in a acquisition cycle. Use 0 to disable.
 
unsigned int currentCount
 Number of tics in current acquisition cycle.
 
long long unsigned int busy
 Total CPU time spent being busy (between tic and toc) during the current acquisition cycle.
 
long long unsigned int total
 Total CPU time (between tic and previous tic) during the current acquisition cycle.
 
struct timespec tic
 Time of last tic.
 
struct timespec toc
 Time of last toc.
 
float percentage
 Average CPU usage during previous acquisition cycle.
 

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