1
flytwokites Oct 27, 2010
当前时间减去程序启动的时间不行吗?
|
2
xhacker OP @flytwokites 对…我就是想知道有没有优雅点儿的方法。其实这样确实可以~
|
3
iwinux Oct 27, 2010
不知道 sched 模块能否满足你的要求?
http://docs.python.org/library/sched.html |