freezeNow() to stop time without any args

Consider adding a method called .freezeNow() that is identical to return setNow(now()). i.e. stops time and returns it for convienience.

One argument against: IDE smart auto-completions will probably suggest .freezeNow() where just now was intended.

Edited by Artyom