Login with Google
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the
CSC Q&A
.
Get help and give help!
Write great code!
It is our choices... that show what we truly are, far more than our abilities.
Categories
All categories
CSC150
(114)
CSC201
(229)
CSC202
(2)
CSC215
(27)
CSC285
(142)
CSC305
(204)
CSC310
(0)
CSC320
(72)
CSC330
(4)
CSC335
(101)
CSC350
(18)
CSC371
(4)
CSC490
(185)
DATA360
(62)
Other
(5)
old_CSC201
(39)
old_CSC211
(268)
CSC211_Winter2018
(268)
old_CSC212
(22)
In "panel.sleep(100)", what is the unit of 100?
+5
votes
asked
Feb 10, 2019
in
CSC211_Winter2018
by
Nay Lin Aung
(
8
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
+7
votes
I believe it would make your panel sleep for (100 milliseconds.)
answered
Feb 10, 2019
by
Robel Ayele
(
8
points)
Please
log in
or
register
to add a comment.
0
votes
100 is in milliseconds.
answered
Feb 11, 2019
by
Matthew Albers
(
8
points)
Please
log in
or
register
to add a comment.
...