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

3
LINES

< > BotCompany Repo | #1036376 // msIntervalToHertz

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (33L/1K).

static double msIntervalToHertz(double ms) {
  ret 1000/ms;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036376
Snippet name: msIntervalToHertz
Eternal ID of this version: #1036376/1
Text MD5: 015bc8684a1e480ea471f09515fd753f
Transpilation MD5: 2ee6c4d370510132acc8c4a77cc42602
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-28 20:44:45
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 84
Referenced in: [show references]