Slow Motion Effect

Hello,
what’s the standard way to make variable slow motion in jme?
Some other engines let you manipulate the timer like “timer.setSlowMotionFactor(0.1)” or similar commands…

speed = 0.1;