1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/time
2014-06-30 09:48:26 +01:00
..
juce_PerformanceCounter.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_PerformanceCounter.h Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_RelativeTime.cpp Added a RelativeTime::seconds() constructor method. 2013-08-02 15:38:31 +01:00
juce_RelativeTime.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_Time.cpp Added a method Time::getCompilationDate() 2014-06-30 09:48:26 +01:00
juce_Time.h Added a method Time::getCompilationDate() 2014-06-30 09:48:26 +01:00