Skip to content
#

tweaks

Here are 168 public repositories matching this topic...

GamingTweaks
CHEF-KOCH
CHEF-KOCH commented Apr 22, 2020

Overview

Keep in mind that the latency is influenced by a lot of factors. The given numbers are not 100% accurate and there are always margins of errors and other influences you cannot control (server busy, DOS attacks on the servers, etc.)

Running a game locally will nearly always give you lower input latency.

What does it mean?
If you're running a game at 5 fps locally, you're

HenrikBengtsson
HenrikBengtsson commented Dec 5, 2019

When a function is defined in a script and we source() the script, the function carry "srcref" attributes with details on the script file location and on what lines in that file the function was defined. It would be useful have print() display this information for functions, e.g.

> my_fcn
function(msg = "hello world") {
  message(msg)
}
<srcfile: '/home/alice/R-scripts/utils.R' (

Improve this page

Add a description, image, and links to the tweaks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tweaks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.