Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need something to discuss the difference between 「$*INITTIME」, 「BEGIN now」 and 「INIT now」 #510

Closed
AlexDaniel opened this issue May 11, 2016 · 0 comments
Labels
docs Documentation issue (primary issue type)

Comments

@AlexDaniel
Copy link
Member

Code:

say INIT now;   #
say BEGIN now;  #
say $*INITTIME; #

Result:

Instant:1462726778.539183
Instant:1462726778.513827
Instant:1462726778.351224
@AlexDaniel AlexDaniel added the docs Documentation issue (primary issue type) label Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

1 participant