Bloomberg stops VBA Application.Ontime

后端 未结 0 1384
一向
一向 2021-01-24 15:21

I have the following VBA subroutine which is calls itself every second:

Public Sub AllTheTime()
    iTimerSet = Now + TimeValue("00:00:01")
    Call run         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题