Superintelligence.StartupTimer (superintelligence v0.1.0)

Tracks and reports startup timing for different components

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(atom)

Callback implementation for GenServer.init/1.

mark(component)

record(component, time_ms)

report()

start_link(opts)