Skip to content

Conversation

coneillpj
Copy link

this allows for running prometheus in the background on mac startup

 this allows for running prometheus in the background on mac startup

func block() {
for {
fmt.Printf("%v+\n", time.Now())

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Time Ticker , wouldn't be more performant for this use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants