Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1022871 // clockTimeToMinutes

JavaX fragment (include)

static int clockTimeToMinutes(int hour, int minute) {
  ret hour*60+minute;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022871
Snippet name: clockTimeToMinutes
Eternal ID of this version: #1022871/1
Text MD5: c9faf11cdfbe429ef9313245aff7482d
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-12 16:52:29
Source code size: 79 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 195 / 238
Referenced in: [show references]