开发者

How do i increase an integer overtime? even when my application is terminated

I want to have a v开发者_JAVA百科alue that increase overtime even when the application is running in the background, but i do not want to use a server. Any ideas?


You can record the time the application started in a variable, and calculate that integer as a multiple of that number.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜