Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
a859e920
Commit
a859e920
authored
Aug 29, 2015
by
Hisham Muhammad
Browse files
Merge pull request #253 from eworm-de/clock
get a useful tolal for clock meter
parents
08392ce5
804bd37d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ClockMeter.c
View file @
a859e920
...
@@ -34,7 +34,7 @@ MeterClass ClockMeter_class = {
...
@@ -34,7 +34,7 @@ MeterClass ClockMeter_class = {
},
},
.
setValues
=
ClockMeter_setValues
,
.
setValues
=
ClockMeter_setValues
,
.
defaultMode
=
TEXT_METERMODE
,
.
defaultMode
=
TEXT_METERMODE
,
.
total
=
1
00
.
0
,
.
total
=
1
440
,
/* 24*60 */
.
attributes
=
ClockMeter_attributes
,
.
attributes
=
ClockMeter_attributes
,
.
name
=
"Clock"
,
.
name
=
"Clock"
,
.
uiName
=
"Clock"
,
.
uiName
=
"Clock"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment