Android Game Development Kit - Performance Tuner
These are the reference pages for the Android Game Development Kit Performance Tuner library, also known as TuningFork.
Modules |
|
---|---|
Tuning Fork cache utilities | Optional persistent cache object to use with Tuning Fork. |
Tuning Fork extra utilities | Extra utility functions to use Tuning Fork. |
Tuning Fork main interface | The main interface to use Tuning Fork. |
Structs |
|
---|---|
TuningFork_CProtobufArray | A series of bytes representing an array of serialized protocol buffers. |
TuningFork_CProtobufSerialization | A series of bytes representing a serialized protocol buffer. |
TuningFork_Cache | An object used to cache upload data when no connection is available. |
TuningFork_LoadingTimeMetadata | Metadata recorded with a loading time event. |
TuningFork_MetricLimits | Limits on the number of metrics of each type. |
TuningFork_Settings | Initialization settings Zero any values that are not being used. |