Perl等价于Python的time.time()?

Avi*_*dns -42 python perl

Perl与Python等效time.time()吗?

yst*_*sth 7

Time::HiRes::time()是等效的。如果您不需要部分时间,则可以简单地使用time()