Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Conversation

@kfarnung
Copy link
Contributor

TracingController::CurrentTimestampMicroseconds is declared to return
an int64_t, but currently returns nothing.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

chakrashim

@kfarnung kfarnung self-assigned this Feb 17, 2018
@kfarnung kfarnung requested a review from MSLaguana February 17, 2018 00:06
`TracingController::CurrentTimestampMicroseconds` is declared to return
an `int64_t`, but currently returns nothing.

PR-URL: nodejs#468
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
@kfarnung kfarnung merged commit 3d9136d into nodejs:master Feb 17, 2018
@kfarnung kfarnung deleted the missingreturn branch February 17, 2018 00:40
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Feb 23, 2018
`TracingController::CurrentTimestampMicroseconds` is declared to return
an `int64_t`, but currently returns nothing.

PR-URL: nodejs#468
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Mar 6, 2018
`TracingController::CurrentTimestampMicroseconds` is declared to return
an `int64_t`, but currently returns nothing.

PR-URL: nodejs#468
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Mar 7, 2018
`TracingController::CurrentTimestampMicroseconds` is declared to return
an `int64_t`, but currently returns nothing.

PR-URL: nodejs#468
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants