File: USER.time

package info (click to toggle)
timekpr-next 0.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,440 kB
  • sloc: python: 7,938; sh: 98; xml: 39; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[USER]
# total spent time balance for today
TIME_SPENT_BALANCE = 0
# total actual spent for today
TIME_SPENT_DAY = 0
# total spent for this week
TIME_SPENT_WEEK = 0
# total spent for this month
TIME_SPENT_MONTH = 0
# last update time of the file
LAST_CHECKED = 2020-06-15 19:51:49

[USER.PLAYTIME]
# total PlayTime balance spent for this day
PLAYTIME_SPENT_BALANCE = 0
# total PlayTime spent for this day
PLAYTIME_SPENT_DAY = 0