java - Jav save the date and time at a particular syncpoint and restart from same point -


my application looks daily updates api. wanted save date , time @ particular point , restart(let's tomorrow) same sync point updates.

something structure:

main() { long sync = getlastsavedstatetime()  lookforupdates()  savestatetimeagain() } 


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -

Copy range with conditional formatting -