[ 原始碼: libtime-clock-perl ]
套件:libtime-clock-perl(1.03-1)
libtime-clock-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtime-clock-perl:
- [libtime-clock-perl_1.03-1.dsc]
- [libtime-clock-perl_1.03.orig.tar.gz]
- [libtime-clock-perl_1.03-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
twenty-four hour clock object with nanosecond precision
A Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported.
When a Time::Clock object hits 23:59:59.999999999 and at least one more nanosecond is added, it will wrap around to 00:00:00.000000000. This works in reverse when time is subtracted.
Time::Clock objects automatically stringify to a user-definable format.
其他與 libtime-clock-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language