What is the 20-20-20 eye rule and how it can improve vision | – The Times of India

Prolonged screen time has become a part of today’s digital era. Eyes are being glued to screens more than ever, and this is leading to increased eye-related issues. Laptops and smartphones leave the eyes tired, dry and sore, leading to a condition called digital eye strain. But imagine this, in a world dominated by screens, a simple practice that can be done sitting on desks, can reduce the fatigue of eyes and even improve long-term eye health. This is exactly what the 20-20-20 rule promises. What is the 20-20-20 eye rule

  • Take a break from screen every 20 minutes
  • Look at something 20 feet away
  • For at least 20 seconds

(Credits: AI image)

Recommended by optometrists, the 20-20-20 rule is a simple, yet powerful eye care guideline to combat the growing ‘computer vision syndrome’. CVS arises when one’s eyes are focused on close-up screens for long periods of time. Blurred vision, eye strain, dryness and even neck, head or shoulder pain can be symptoms of CVS. Although the 20-20-20 rule may sound like a very simple practice, its benefits aren’t so simple. Over time, this routine can enhance focus and may even help slow the progression of myopia, especially in children.

Credits: Canva

Breaking the 20-20-20 factor

20-minutes factorProlonged near-focus keeps the ciliary muscles inside the eyes continuously contracted. Over time this leads to fatigue and strain in the eyes. A break gives the muscles a chance to relax and reduces tension and discomfort in the eyes. 20-feet factorStudies show shifting eye focus helps prevent symptoms like blurred vision and headaches. Thus, shifting focus from your screen to a distant object relaxes the eye’s focusing system. 20-second factorDuring this small span of time, the eyes recover from constant near-focus. This stimulates blinking, which helps and keeps the eyes moist and comfortable.

Credits: Canva

How 20-20-20 rule improves vision

The three ‘20-factors’ relieve eye muscle fatigue, support tear film and mixture and may even slow myopia progression and this practice can work as a preventive tool for eye health.

  • Reduce eye strain: Brief breaks from focusing close-up to focusing on distant objects relaxes the eye muscles and eases strain.
  • Prevents Myopia Progression: Looking at distant objects at regular intervals potentially balances eye focus.
  • Improves Visual Comfort: Reduced eye discomfort and promotes focus during long screen hours.

Setting reminders is one of the easiest ways to maintain consistency. One can use their phones, laptops, smartwatches to give a ‘stay-away’ reminder every 20 minutes. Setting reminders makes the habit easier to maintain. Adapting the 20-20-20 rule into daily routines is a practical strategy to keep the eyes healthy and comfortable, even during prolonged screen use.

var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);

!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};

function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};

function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)
const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes(‘all’);

if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){
(function(w) {

function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}

if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}

var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}

}

window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);
[title_words_as_hashtags

Leave a Reply

Your email address will not be published. Required fields are marked *