The time constructor can be called with no parameters, but there is no reason to do so as all methods are static.
__construct()
use io_comand_util\time; $time = new time();