64 static RelativeTime milliseconds (
int milliseconds)
noexcept;
69 static RelativeTime milliseconds (int64 milliseconds)
noexcept;
100 int64 inMilliseconds()
const noexcept;
Holds a resizable array of primitive or copy-by-value objects.
A relative measure of time.
double inSeconds() const noexcept
Returns the number of seconds this time represents.
#define JUCE_API
This macro is added to all JUCE public class declarations.