Update frontmatter data
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Delayed function execution
|
||||
tags: function
|
||||
type: snippet
|
||||
tags: [function]
|
||||
cover: succulent-10
|
||||
firstSeen: 2020-01-02T16:24:51+02:00
|
||||
lastUpdated: 2020-11-02T19:27:53+02:00
|
||||
dateModified: 2020-11-02T19:27:53+02:00
|
||||
---
|
||||
|
||||
Invokes the provided function after `ms` milliseconds.
|
||||
|
||||
Reference in New Issue
Block a user