Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/material-shell/material-shell
/
Class
src/utils/profile.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
GLib from
'gi://GLib'
;
2
3
export
class
Stopwatch {
4
private t: number;
5
6
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected