The qnx.utils package contains common utilities such as the ImageCache class, which enables you to cache images for your application, and the TimeFormatter class, which formats a Number into a proper time value.
| Class | Description | |
|---|---|---|
| ImageCache | The ImageCache class provides image caching functionality for your application. | |
| TimeFormatter | The TimeFormatter class contains utility methods that format a given number (seconds or milliseconds) into a time value. |