View Source Bonfire.Common.StartupTimer (Bonfire v0.9.10-classic-beta.156)

Open the console without starting the app: iex -S mix run --no-start or just imix run --no-start

And then run Bonfire.Common.StartupTimer.run()

Summary

Functions

Link to this function

run(application \\ :bonfire)

View Source