Skip to content

Latest commit

 

History

History

Timer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Browser Automation with stdVBA

Calls a timer function at a set frequency

Requirements

  • stdVBA
    • stdICallable
  • Currently only works on Windows OS

Usage

  • Import dependencies
  • Call StartTimer as necessary. Call StopTimer to stop if needed.

Roadmap

  • Create workable timer

Known issues

TBC