Just Intonation  Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
iosnativewrapper.cpp
Go to the documentation of this file.
1 #include "iosplatformtools.h"
2 #include "iosnativewrapper.h"
3 
4 
5 //void IOsPlatformTools::disableScreensaver() {
6 // iosDisableScreensaver();
7 //}
8 
9 //void IOsPlatformTools::enableScreensaver() {
10 // iosReleaseScreensaverLock();
11 //}
12 
13 
14 //unsigned long long IOsPlatformTools::getInstalledPhysicalMemoryInB() const {
15 // return iosGetInstalledPhysicalMemoryInB();
16 //}