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

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -