Libraryless. Click here for Pure Java version (8296L/48K).
static <A> RunResultWithTimestamps<A> runResultWithTimestamps(IF0<A> f) { ret new RunResultWithTimestamps<A>().run(f); }
Began life as a copy of #1034722
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034954 | 
| Snippet name: | runResultWithTimestamps | 
| Eternal ID of this version: | #1034954/2 | 
| Text MD5: | 7533cd67ffba1912a7d08c408def8db3 | 
| Transpilation MD5: | 061c885f7a1e904d61ba5dc0c52a243c | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-03-17 20:27:29 | 
| Source code size: | 124 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 380 / 491 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |