using millis in android?
in
Android Processing
•
2 years ago
I have made a sketch where I use the millis( ) function for timing and it's working perfectly in normal processing.
When I switch to android and I try it on the emulator, the sketch doesn't seem to work properly it's as if millis returns zero constantly.
Is it a known problem? If yes, is it a problem with the emulator or the android system?
Is there a workaround?
thanks in advance.
When I switch to android and I try it on the emulator, the sketch doesn't seem to work properly it's as if millis returns zero constantly.
Is it a known problem? If yes, is it a problem with the emulator or the android system?
Is there a workaround?
thanks in advance.
1