MCPcopy Create free account
hub / github.com/deepch/RTSPtoWebRTC / noRound

Function noRound

web/static/js/bootstrap.bundle.js:2737–2739  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

2735 floor = Math.floor;
2736
2737 var noRound = function noRound(v) {
2738 return v;
2739 };
2740
2741 var referenceWidth = round(reference.width);
2742 var popperWidth = round(popper.width);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected