Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/examples
/ endTimer
Function
endTimer
edge-middleware/clerk-authentication/utils/timer.js:9–11 ·
view source on GitHub ↗
(req)
Source
from the content-addressed store, hash-verified
7
}
8
9
export
const
endTimer = (req) => {
10
req.endTime =
new
Date().getTime()
11
}
12
13
export
const
timerResult = (req) => {
14
return
{
Callers
2
handler
Function · 0.90
handler
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected