kezik added a comment.

  In D20437#448397 <https://phabricator.kde.org/D20437#448397>, @ngraham wrote:
  
  > `1000/60` yields a floating-point value. Is it acceptable that 
std::chrono::milliseconds can be a non-integer value?
  
  
  Being 1000 and 60 integers, an integer division is performed, it really is 
the same as before, the result of the expression is (int)16. Otherwise the 
compiler would give a warning.
  
  BTW thanks for the "moral support" on the mailing list!

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D20437

To: kezik, #okular, aacid, sander
Cc: sander, ngraham, aacid, ahmedbilal, okular-devel, kezik, joaonetto, tfella, 
darcyshen

Reply via email to