Skip to content

Instantly share code, notes, and snippets.

View cristianbuse's full-sized avatar

Cristian Buse cristianbuse

  • CBRE
  • London
  • 14:14 (UTC +01:00)
View GitHub Profile
@guwidoe
guwidoe / VBA-AccurateTimer.bas.vb
Last active March 30, 2024 22:45
Cross-platform accurate timer for VBA code
' Cross-platform VBA implementation of a high-precision timer.
' (Works on Windows and on macOS)
'
' Author: Guido Witt-Dörring
' Created: 2023/04/03
' Updated: 2023/05/16
' License: MIT
'
' ————————————————————————————————————————————————————————————————
' https://gist.github.com/guwidoe/5c74c64d79c0e1cd1be458b0632b279a