Update frontmatter data

This commit is contained in:
Angelos Chalaris
2023-04-28 22:24:23 +03:00
parent 2578b88fc9
commit 5313f911ac
160 changed files with 480 additions and 479 deletions

View File

@@ -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.