PSTimers.psm1

#requires -version 5.1

#TODO: Add a WPF timer

#dot source file with function definitions
. $PSScriptRoot\PSTimerFunctions.ps1