Loading...
Searching...
No Matches
juce_Time.h File Reference

Classes

class  juce::Time
 Holds an absolute date and time. More...

Namespaces

namespace  juce

Functions

JUCE_API Time juce::operator+ (Time time, RelativeTime delta) noexcept
 Adds a RelativeTime to a Time.
JUCE_API Time juce::operator+ (RelativeTime delta, Time time) noexcept
 Adds a RelativeTime to a Time.
JUCE_API Time juce::operator- (Time time, RelativeTime delta) noexcept
 Subtracts a RelativeTime from a Time.
JUCE_API RelativeTime juce::operator- (Time time1, Time time2) noexcept
 Returns the relative time difference between two times.
JUCE_API bool juce::operator== (Time time1, Time time2) noexcept
 Compares two Time objects.
JUCE_API bool juce::operator!= (Time time1, Time time2) noexcept
 Compares two Time objects.
JUCE_API bool juce::operator< (Time time1, Time time2) noexcept
 Compares two Time objects.
JUCE_API bool juce::operator<= (Time time1, Time time2) noexcept
 Compares two Time objects.
JUCE_API bool juce::operator> (Time time1, Time time2) noexcept
 Compares two Time objects.
JUCE_API bool juce::operator>= (Time time1, Time time2) noexcept
 Compares two Time objects.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram